Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / OMathMatrix Class / HidePlaceholder Property

In This Topic
    HidePlaceholder Property
    In This Topic
    Gets or sets whether to hide visual representations for placeholders.

    Default value is false.

    Syntax
    'Declaration
     
    Public Property HidePlaceholder As System.Boolean
    public System.bool HidePlaceholder {get; set;}
    See Also