nerdexam
Salesforce

CRT-450 · Question #224

Which code displays the contents of a Visualforce page as a PDF?

The correct answer is C. <apexipage renderAs="pdf">. See the full explanation below for the reasoning.

Question

Which code displays the contents of a Visualforce page as a PDF?

Options

  • A<apenipage contentType="pdf">
  • B<apex:page contentType="application/pd
  • C<apexipage renderAs="pdf">
  • D<apex:page renderAs="application/pdf">

How the community answered

(26 responses)
  • A
    8% (2)
  • B
    15% (4)
  • C
    73% (19)
  • D
    4% (1)

Community Discussion

No community discussion yet for this question.

Full CRT-450 Practice