PDF Creator Pilot documentation |
Download CHM version of this manual. |
|
![]() ![]() Collapse AllThis method moves data from a device context (DC) into a PDF.
|
| HRESULT FlushDC () |
Return value
Remarks
Without calling this method, data from a DC is moved into a PDF only when a document is saved or a new page is created, so all DC content is added after PDF content. If you need to manage this behavior, use FlushDC, since it moves the content of a DC to a PDF.
See Also
Reference


