PdfSaveOptions.attachments_embedding_mode property. Gets or sets a value determining how attachments are embedded to the PDF document.... PDF/A-1, PDF/A-2 and regular PDF/A-4 (not PDF/A-4f) standards...
ControlChar.FIELD_END_CHAR property. End of MS Word field character: (char)21....DocumentBuilder ( doc ) # Add a regular space. builder . write ( 'Before...non-breaking space. # Unlike the regular space, this space cannot have...
ControlChar.PARAGRAPH_BREAK_CHAR property. End of paragraph character: (char)13 or \r....DocumentBuilder ( doc ) # Add a regular space. builder . write ( 'Before...non-breaking space. # Unlike the regular space, this space cannot have...
ControlChar.PARAGRAPH_BREAK property. End of paragraph character: \x000d or \r...DocumentBuilder ( doc ) # Add a regular space. builder . write ( 'Before...non-breaking space. # Unlike the regular space, this space cannot have...
ControlChar.COLUMN_BREAK property. End of column character: \x000e....DocumentBuilder ( doc ) # Add a regular space. builder . write ( 'Before...non-breaking space. # Unlike the regular space, this space cannot have...