Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / Metadata Class / ReadOnly Property

In This Topic
    ReadOnly Property (Metadata)
    In This Topic
    Gets or sets a value indicating whether the metadata is marked as read-only.
    Syntax
    'Declaration
     
    Public Property ReadOnly As System.Boolean
    public System.bool ReadOnly {get; set;}
    See Also