SubdocumentOutputNaming
Strategy for naming subdocument output files.
See also
Entries
Link copied to clipboard
Uses a hash-based unique name to minimize collisions.
Link copied to clipboard
Uses the document name set via .docname, falling back to FILE_NAME if unset.
Properties
Functions
Link copied to clipboard
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.
Link copied to clipboard