Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / BuildingBlock Class / SaveOnlySection Property

In This Topic
    SaveOnlySection Property
    In This Topic
    Gets or sets whether to save the only section properties of the building block in output.
    Syntax
    'Declaration
     
    Public Property SaveOnlySection As System.Boolean
    public System.bool SaveOnlySection {get; set;}
    See Also