TextBodyProperties.ForceAntiAlias Property     
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Force Anti-Alias
Represents the following attribute in the schema: forceAA
public DocumentFormat.OpenXml.BooleanValue? ForceAntiAlias { get; set; }[DocumentFormat.OpenXml.SchemaAttr(0, "forceAA")]
public DocumentFormat.OpenXml.BooleanValue? ForceAntiAlias { get; set; }[DocumentFormat.OpenXml.SchemaAttr("forceAA")]
public DocumentFormat.OpenXml.BooleanValue? ForceAntiAlias { get; set; }member this.ForceAntiAlias : DocumentFormat.OpenXml.BooleanValue with get, set[<DocumentFormat.OpenXml.SchemaAttr(0, "forceAA")>]
member this.ForceAntiAlias : DocumentFormat.OpenXml.BooleanValue with get, set[<DocumentFormat.OpenXml.SchemaAttr("forceAA")>]
member this.ForceAntiAlias : DocumentFormat.OpenXml.BooleanValue with get, setPublic Property ForceAntiAlias As BooleanValueProperty Value
- Attributes