WriteMetafileComments Property (PageDrawParams)
In This Topic
Indicates whether metafile comments can be used during page drawing.
Syntax
'Declaration
Public Property WriteMetafileComments As Boolean
public bool WriteMetafileComments {get; set;}
See Also