Flags for the doc_hdr.mask property
Missing <remarks> documentation for T:askSam.DocPropMaskFlag
| Member Name | Description |
|---|---|
| DOC_NONE | Sets all flags to zero |
| DOC_NAME | The name member has been modified. |
| DOC_AUTHOR | The author member has been modified. |
| DOC_KEYWORDS | The keywords member has been modified. |
| DOC_COMMENTS | The comments member has been modified. |
| DOC_PACKAGE | The hpackages member has been modified. |
| DOC_VERSION | The doc_version member has been modified. |
| DOC_REPORT_SEL | The report_sel_type and report_sel_string members have been modified. |
| DOC_REPORT_SORT | The hreport_sort_string member has been modified. |
| DOC_REPORT_IF | The hreport_if_string member has been modified. |
| DOC_FOREGROUND_COLOR | The foreground_color member has been modified. |
| DOC_BACKGROUND_COLOR | The background_color member has been modified. |
| DOC_HYPER_TEXT_COLOR | The hyper_text_color member has been modified. |
| DOC_LEFTMARGIN | The doc_leftmargin member has been modified, if not defined then the default is "1.25. |
| DOC_RIGHTMARGIN | The doc_rightmargin member has been modified, if not defined then the default is "1.25. |
| DOC_TOPMARGIN | The doc_topmargin member has been modified, if not defined then the default is "1. |
| DOC_BOTTOMMARGIN | The doc_bottommargin member has been modified, if not defined then the default is "1. |
| DOC_ORIENTATION | The documents print orientation used for printing, if not defined then the default is portrait, if defined then the print orientation is landscape. |
| DOC_PAPER_TYPE | The paper_type member has been modified. |
| DOC_PAPER_WIDTH | The paper_width member has been modified. |
| DOC_PARER_HEIGHT | The paper_height member has been modified. |
| DOC_PAPER_SOURCE | The paper_source member has been modified. |
| DOC_PRINT_COPIES | The print_copies member has been modified. |
| DOC_COLLATE_PRINT | Defined if more the copied should be collated. |
| DOC_DATA_ENTRY_ON | Turn data entry on for this document, overrides the file settings. |
| DOC_DATA_ENTRY_OFF | Turn data entry off for this document, overrides the file settings. |
| DOC_ADD_LOCATION | The add_location, add_loc_data, and add_loc_data2 members have been modified. |
| DOC_REPORT_OUTPUT | The report_file_name member has been modified. |
| DOC_REPORT_MATCH_CASE | Set if the report selection is case sensitive. |
| DOC_REPORT_FIELD_NAMES | Set if the report output should include field names next to the field data that is output. |
| DOC_READONLY | Set if the document is in ReadOnly mode. |
| DOC_ENTRYFORM_SHORTCUT | The shortcut_key member has been modified. |
| DOC_REPORT_ABSOLUTE_SPACING | Set if report absolute spacing is needed, this is needed for mainling labels. |
Namespace: askSam
Assembly: asnetsdk (in asnetsdk.dll)