Class PdfAnnotationFlags
Inheritance
System.Object
PdfAnnotationFlags
Assembly: IronPdf.dll
Syntax
public sealed class PdfAnnotationFlags : Enum
Fields
Hidden
Declaration
public const PdfAnnotationFlags Hidden
Field Value
Invisible
Declaration
public const PdfAnnotationFlags Invisible
Field Value
Locked
Declaration
public const PdfAnnotationFlags Locked
Field Value
LockedContents
Declaration
public const PdfAnnotationFlags LockedContents
Field Value
None
Declaration
public const PdfAnnotationFlags None
Field Value
NoRotate
Declaration
public const PdfAnnotationFlags NoRotate
Field Value
NoView
Declaration
public const PdfAnnotationFlags NoView
Field Value
NoZoom
Declaration
public const PdfAnnotationFlags NoZoom
Field Value
Print
Declaration
public const PdfAnnotationFlags Print
Field Value
ReadOnly
Declaration
public const PdfAnnotationFlags ReadOnly
Field Value
ToggleNoView
Declaration
public const PdfAnnotationFlags ToggleNoView
Field Value
value__
Declaration
Field Value
Type |
Description |
System.Int32 |
|