DigitalCertificatesCollectionGetEnumerator Method  | 
 
            Gets the collection enumerator.
            
 
    Namespace: 
   ExpertPdf.HtmlToPdf.PdfDocument
    Assembly:
   ephtmltopdf (in ephtmltopdf.dll) Version: 17.0.0
Syntaxpublic IEnumerator GetEnumerator()
Public Function GetEnumerator As IEnumerator
Return Value
Type: 
IEnumeratorThe collection enumerator.
Implements
IEnumerableGetEnumerator
See Also