Click or drag to resize

PdfLayer Properties

The PdfLayer type exposes the following members.

Properties
Name Description
Public property ExportState
Get or set pdf layer export state.
Public property IsShowOnUI
Get whether the layer shows on user interface or not.
Public property Name
Get or set pdf layer name. Notice: Name may be is not unique.
Public property PrintState
Get or set pdf layer print state.
Public property Reference
Get reference of the layer.
Public property ViewState
Get or set pdf layer view state.
Public property Visibility
Get or set pdf layer visible.
Top
See Also