Back to Devexpress

PdfOptionalContentGroupVisibility.Locked Property

officefileapi-devexpress-dot-pdf-dot-pdfoptionalcontentgroupvisibility-d8e4c011.md

latest1.1 KB
Original Source

PdfOptionalContentGroupVisibility.Locked Property

Do not allow the layer to be deleted or its settings to be modified by the user.

Namespace : DevExpress.Pdf

Assembly : DevExpress.Pdf.v25.2.Core.dll

NuGet Package : DevExpress.Pdf.Core

Declaration

csharp
public bool Locked { get; }
vb
Public ReadOnly Property Locked As Boolean

Property Value

TypeDescription
Boolean

true to lock the layer; otherwise, false.

|

See Also

PdfOptionalContentGroupVisibility Class

PdfOptionalContentGroupVisibility Members

DevExpress.Pdf Namespace