You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added 'CacheHeaderFooterShapes' property for PdfSaveOptionsData class.
FileReference structure has been added that allows to determine how the document will be accessed: from the remote storage, or loaded directly in the request.
The 'AppendDocument' and 'AppendDocumentOnline' methods takes a 'FileReference' instead of an 'href' property.
Added property 'StartingNumber' for 'PageNumbers' class.
Added property 'GlobalCultureName' for 'FieldOptions' class.