Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / IPdfPrintableRule Interface
Members


In This Topic
IPdfPrintableRule Interface
In This Topic
Represents the conditional formatting rule that is used for painting to PDF before the text is painted.
Syntax
'Declaration
 
Public Interface IPdfPrintableRule 
   Inherits IConditionalFormattingRule 
 
'Usage
 
Dim instance As IPdfPrintableRule
See Also