[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Layers.OptionalContentUsage.PrintDef.PrintState

PrintState Property

PrintState

Gets or sets a value indicating that the group shall be set to that state when the document is printed.

Declaration
public PdfEnum<LayerContentState>? PrintState { get; set; }
Public Property PrintState As PdfEnum(Of LayerContentState)?