Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / InlineObject Class / Flags Property

In This Topic
    Flags Property (InlineObject)
    In This Topic
    Gets or sets the flags describing the InlineObject.
    Syntax
    'Declaration
     
    Public Property Flags As InlineObjectFlags
    public InlineObjectFlags Flags {get; set;}
    See Also