PDFExportOptions.IsValidNamingRule
Description:
Whether naming rule is valid or not.
Whether naming rule is valid or not.
Remarks:
If true, this naming rule is a valid. If false, this naming rule is not valid for empty naming rule or illegal characters, such as.
If true, this naming rule is a valid. If false, this naming rule is not valid for empty naming rule or illegal characters, such as
C#
\ / : * ? " < > |
public static bool IsValidNamingRule(
IList<TableCellCombinedParameterData> namingRule
)
-
namingRuleThe naming rule to be validated.
-
A non-optional argument was null