AlternateContent
Ignorable Property
|
Gets or sets the Ignorable.
Namespace:
Spire.Additions.Xps.Schema.Mc
Assembly:
Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public bool Ignorable { get; set; }
Public Property Ignorable As Boolean
Get
Set
public:
property bool Ignorable {
bool get ();
void set (bool value);
}
member Ignorable : bool with get, set
Property Value
Type:
Boolean
See Also