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.
A FileReference structure has been added that allows you to determine how the document will be accessed: from the remote storage or loaded directly in the request.
The 'AppendDocument' and 'AppendDocumentOnline' methods take a 'FileReference' instead of an 'href' property.
Added property 'StartingNumber' for 'PageNumbers' class.
Added property 'GlobalCultureName' for the 'FieldOptions' class.